|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
name and a
type of name typeName.
AchieveREInitiator behaviour
CodecException
AclGui constructor.
not-understood.
CompositeBehaviour.
final method actually implements the procotol.
javaClass
javaClass
added-container concept in the
jade-introspection ontology.added-mtp concept in the
jade-introspection ontology.:receiver slot.
:reply-to slot.
TransportAddress object into a string
representation.
received-object stamp to this message
envelope.
ParallelBehaviour
SequentialBehaviour
Agent class is the common superclass for user
defined software agents.typeName
MessageTemplate
objects.
SlotDescriptor.
transit agent state.
byte[] type in a SlotDescriptor.
boolean type in a SlotDescriptor.
byte type in a SlotDescriptor.
Name object.
char type in a SlotDescriptor.
Frame object represents a valid
instance of some role, making sure that every slot has the correct
category and type and that no mandatory slot has a null value.
null value.
CompositeBehaviour
should terminate.
FSMBehaviour must terminate.
ParallelBehaviour must terminate.
SequentialBehaviour must terminate.
:receiver
slot.
:reply_to
slot.
ACLMessage object.
CodecException
Action
interface.
Object[]
and no more String[]
Frame object from a given Java object.
List of Frame
objects.
Behaviour that is currently executing.
CyclicBehaviour.
java.util.Date type in a
SlotDescriptor.
ACLMessage object back from raw data,
using the specific message representation to interpret the byte
sequence.
String, according to the given
Content Language and obtains a t-uple of Frame objects.
Ontology interface.DFApplet-management, containing all JADE extensions
related to applet management.doSuspend() was called) within Agent
Platform Life Cycle.
OneShotBehaviour
one-shot, because it always returns true.
CyclicBehaviour
cyclic, because it always returns false.
doActivate() call.
double type in a SlotDescriptor.
ACLMessage object into a byte sequence,
according to the specific message representation.
Frame objects into a Java
String, according to this Content Language and Ontology by
looking up the given ontology for the role played by symbols
(i.e.
event-record concept in the
jade-introspection ontology.fillContent
and extractContent) will not
be ported into the CLDC-J2ME environment. In the long-term, it will be
replaced with the new message-content support implemented
by jade.content.ContentManager. In the short-term,
fillMsgContent and extractMsgContent
should be instead used that use
jade.util.leap.List instead of java.util.List, the latter being not supported in PersonalJava
fillContent
and extractContent) will not
be ported into the CLDC-J2ME environment. In the long-term, it will be
replaced with the new message-content support implemented
by jade.content.ContentManager. In the short-term,
fillMsgContent and extractMsgContent
should be instead used that use
jade.util.leap.List instead of java.util.List, the latter being not supported in PersonalJava
:content slot of an ACL message with the string
representation of a t-uple of user defined ontological objects.
true in order to finish
the behaviour and remove it from the agent's behaviours.
fipa-contract-net
Responder role.fipa-query Responder
role.fipa-request Initiator role.This abstract
behaviour implements the fipa-request interaction protocol from the point
of view of the agent initiating the protocol, that is the agent that sends the
request message to an agent.fipa-request protocol.ActionHandlerobjects.
Action according to the
action name.float type in a SlotDescriptor.
AID into a AbsAggregate using
the specified ontology.
Iterator into a AbsAggregate using
the specified ontology.
List into a AbsAggregate using
the specified ontology.
name
name that extends
base.
name that extends
base.
name.
get_1()
Factory.
AID of the agent that was born,
died, or moved.
Iterator over the sequence of
items representing the result
String.
:receiver slot.
:reply_to slot.
setArguments.
CompositeBehaviour
SequentialBehaviour
ParallelBehaviour
SequentialBehaviour
name in
the vocabulary.
name in
the vocabulary.
ContainerID of the event source.
:content slot.
:conversation-id slot.
Behaviour.
i-th element of the list.
i-th element.
:encoding slot.
ADDED_CONTAINER,
REMOVED_CONTAINER,
BORN_AGENT,
DEAD_AGENT, or
MOVED_AGENT.
:reply-to slot.
BasicOntology.
BasicOntology.
:language slot.
ACLMessage object represented
by this handle.
Codec object.
ContainerID of the container
to which an agent moved when the event type is
MOVED_AGENT.
:ontology slot.
:protocol slot.
getReplyByDate should be used that returns a Date
:reply-by slot.
:reply-with slot.
request ACL message,
originally set by the class constructor.
javaClass
javaClass
name.
name.
:sender slot.
sender.
SlotDescriptor objects that
represent the structure of the given ontological role.
GuiEvent used to notify
an event to a GuiAgent.accept-proposal
message is received.
agree replies.
agree replies.
agree
message is received, which is not out-of-sequence according
to the protocol rules.
cfp
message is received.
failure replies.
failure
replies.
failure
message is received, which is not out-of-sequence according
to the protocol rules.
handleProposeMessages(),
the protocol waits for the expiration of the
maximum timeout specified in those messages
(reply-by parameter), or until all the answers are received.
inform replies.
inform replies.
inform
message is received, which is not out-of-sequence according
to the protocol rules.
queryMsg messages,
the protocol waits for the maximum timeout specified in those messages
(reply-by parameter), or until all the answers are received.
not-understood replies.
not-understood
replies.
not-understood
message is received, which is not out-of-sequence according
to the protocol rules.
propose messages
have been collected or after the timeout has expired.
refuse replies.
refuse replies.
refuse
message is received, which is not out-of-sequence according
to the protocol rules.
reject-proposal
message is received.
int type in a SlotDescriptor.
BORN_AGENT or
DEAD_AGENT.
name an attribute?
ADDED_CONTAINER
or REMOVED_CONTAINER.
name mandatory?
Behaviour object is blocked or
not.
jade.core and contains
the classes used to implement basic agent
behaviours.jade-agent-management, containing all JADE extensions
related to agent management.jade-introspection,
containing all JADE extensions related to agent and platform
monitoring.long type in a SlotDescriptor.
MessageTemplate
object.
:content slot.
:conversation-id slot.
:encoding slot.
:in-reply-to slot.
:language slot.
:ontology slot.
:protocol slot.
:receiver slot.
:reply-by slot.
:reply-to slot.
:reply-with slot.
:sender slot.
fipa.mts.mtp.iiop.std
specification for delivering ACL messages over the OMG IIOP
transport protocol.NameClashException with the given message.
ParallelBehaviour instead.
Composite behaviour with non deterministic children scheduling.
It is a ComplexBehaviour that executes its children
behaviours non deterministically, and it terminates when a
particular condition on its sub-behaviours is met. Static
Factory Methods are provided to get a
NonDeterministicBehaviour that ends when all its
sub-behaviours are done, when any sub-behaviour terminates or when
N sub-behaviours have finished.MessageTemplate object.
NotFoundException with the given message.
onEnd() method in the
Behaviour class by simply calling the
postAction() method for backward compatibility.
OneShotBehaviour.
onStart() method in the
Behaviour class by simply calling the
preAction() method for backward compatibility.
Ontologyinterface.name
name that extends
base.
OntologyException with a given message.
MessageTemplate
objects.
ParallelBehaviour setting the
owner agent.
ParallelBehaviour without setting the
owner agent.
onEnd() instead.
This method is just an empty placeholder for subclasses. It is
invoked just once after this behaviour has ended. Therefore,
it acts as an epilog for the composite task represented by this
CompositeBehaviour.
onStart() instead.
This method is just an empty placeholders for subclasses. It is
executed just once before starting children
scheduling. Therefore, it acts as a prolog to the composite
task represented by this CompositeBehaviour.
agree message.
kind.
ProfileException with no message.
ProfileException with the given message.
proposition'.
ReceiverBehaviour object that ends as soon as an ACL
message matching a given MessageTemplate arrives or
the passed millis timeout expires.
- ReceiverBehaviour(Agent, ReceiverBehaviour.Handle, long) -
Constructor for class jade.core.behaviours.ReceiverBehaviour
- Receive any ACL message, waiting at most
millis
milliseconds (infinite time if millis<1).
- ReceiverBehaviour(Agent, ReceiverBehaviour.Handle, long, MessageTemplate) -
Constructor for class jade.core.behaviours.ReceiverBehaviour
-
- RECEIVERS -
Static variable in class jade.content.onto.ACLOntology
-
- RECEIVERS -
Static variable in class jade.content.schema.CommunicativeActSchema
-
- ReflectiveIntrospector - class jade.content.onto.ReflectiveIntrospector.
-
- ReflectiveIntrospector() -
Constructor for class jade.content.onto.ReflectiveIntrospector
-
- refresh(Iterator, Iterator, Iterator) -
Method in interface jade.domain.DFGUIInterface
-
- REFRESHAPPLET -
Static variable in interface jade.domain.DFGUIAdapter
-
- refreshLastSearchResults(List, AID) -
Method in interface jade.domain.DFGUIInterface
-
- refreshLocalPlatformName(String) -
Method in class jade.gui.AgentTree
-
- REFUSE -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- RefuseException - exception jade.domain.FIPAAgentManagement.RefuseException.
- This class represents a generic RefuseException
- RefuseException(String) -
Constructor for class jade.domain.FIPAAgentManagement.RefuseException
-
- Register - class jade.domain.FIPAAgentManagement.Register.
- This class implements the register action (registration of an agent description).
- REGISTER -
Static variable in interface jade.domain.DFGUIAdapter
-
- REGISTER -
Static variable in class jade.domain.FIPAAgentManagement.FIPAAgentManagementOntology
-
- Register() -
Constructor for class jade.domain.FIPAAgentManagement.Register
-
- register(Agent, AID, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- Register a AMSAgentDescription with a AMS agent.
- register(Agent, AID, AMSAgentDescription) -
Static method in class jade.domain.AMSServiceCommunicator
- Deprecated. Register a AMSAgentDescription with a AMS agent.
- register(Agent, AID, DFAgentDescription) -
Static method in class jade.domain.DFService
- Register a DFDescriptiont with a DF agent.
- register(Agent, AID, DFAgentDescription) -
Static method in class jade.domain.DFServiceCommunicator
- Deprecated. Register a DFDescriptiont with a DF agent.
- register(Agent, AMSAgentDescription) -
Static method in class jade.domain.AMSService
- registers a
AMSAgentDescription with the default AMS
- register(Agent, AMSAgentDescription) -
Static method in class jade.domain.AMSServiceCommunicator
- Deprecated. registers a
AMSAgentDescription with the default AMS
- register(Agent, DFAgentDescription) -
Static method in class jade.domain.DFService
- registers a
DFAgentDescription with the default DF
- register(Agent, DFAgentDescription) -
Static method in class jade.domain.DFServiceCommunicator
- Deprecated. registers a
DFAgentDescription with the default DF
- register(String, JPopupMenu, String) -
Method in class jade.gui.AgentTree
-
- registerDefaultTransition(String, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a default transition in the FSM defining the policy for
children scheduling of this
FSMBehaviour.
- registerFactory(String, FipaRequestResponderBehaviour.Factory) -
Method in class jade.proto.FipaRequestResponderBehaviour
- Associate a
Factory object with an action name.
- registerFirstState(Behaviour, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a
Behaviour as the initial state of this
FSMBehaviour.
- registerHandleAgree(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_AGREE state.
- registerHandleAllResponses(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESPONSES state.
- registerHandleAllResultNotifications(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_ALL_RESULT_NOTIFICATIONS state.
- registerHandleFailure(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_FAILURE state.
- registerHandleInform(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_INFORM state.
- registerHandleNotUnderstood(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_NOT_UNDERSTOOD state.
- registerHandleRefuse(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the HANDLE_REFUSE state.
- registerLanguage(Codec) -
Method in class jade.content.ContentManager
- Registers a codec
c.
- registerLanguage(Codec, String) -
Method in class jade.content.ContentManager
- Registers a language, i.e., a codec
c plus
a name.
- registerLanguage(String, Codec) -
Method in class jade.core.Agent
- Adds a Content Language codec to the agent capabilities.
- registerLastState(Behaviour, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a
Behaviour as a final state of this
FSMBehaviour.
- registerOntology(Ontology) -
Method in class jade.content.ContentManager
- Registers an ontology.
- registerOntology(Ontology, String) -
Method in class jade.content.ContentManager
- Registers an ontology with a given
name.
- registerOntology(String, Ontology) -
Method in class jade.core.Agent
- Adds an Ontology to the agent capabilities.
- registerPrepareRequests(Behaviour) -
Method in class jade.proto.AchieveREInitiator
- This method allows to register a user defined
Behaviour
in the PREPARE_REQUESTS state.
- registerPrepareResponse(Behaviour) -
Method in class jade.proto.AchieveREResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESPONSE state.
- registerPrepareResultNotification(Behaviour) -
Method in class jade.proto.AchieveREResponder
- This method allows to register a user defined
Behaviour
in the PREPARE_RESULT_NOTIFICATION state.
- registerState(Behaviour, String) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a
Behaviour as a state of this
FSMBehaviour.
- registerTransition(String, String, int) -
Method in class jade.core.behaviours.FSMBehaviour
- Register a transition in the FSM defining the policy for
children scheduling of this
FSMBehaviour.
- RegisterWith - class jade.domain.DFGUIManagement.RegisterWith.
- This class implement the registerWith action.
- REGISTERWITH -
Static variable in class jade.domain.DFGUIManagement.DFAppletManagementOntology
-
- RegisterWith() -
Constructor for class jade.domain.DFGUIManagement.RegisterWith
-
- REJECT_PROPOSAL -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- RELATIVE -
Static variable in class jade.gui.TimeChooser
-
- remove(int) -
Method in interface jade.util.leap.List
- Removes the element at the specified position in this list.
- remove(int) -
Method in class jade.util.leap.ArrayList
-
- remove(int) -
Method in class jade.util.leap.LinkedList
-
- remove(Object) -
Method in class jade.util.leap.HashMap
-
- remove(Object) -
Method in class jade.util.leap.ArrayList
-
- remove(Object) -
Method in class jade.util.leap.LinkedList
-
- remove(Object) -
Method in class jade.util.leap.SortedSetImpl
-
- remove(Object) -
Method in interface jade.util.leap.Map
- Removes the mapping for this key from this map if present (optional
operation).
- remove(Object) -
Method in interface jade.util.leap.Collection
- Removes one instance of the specified element.
- removeAddresses(String) -
Method in class jade.core.AID
- To remove a transport address.
- removeAddresses(String) -
Method in class jade.domain.FIPAAgentManagement.MTPDescription
-
- removeAgentDesc(AID, AID) -
Method in interface jade.domain.DFGUIInterface
-
- removeAgentNode(String, String) -
Method in class jade.gui.AgentTree
-
- removeAvailableMtps(MTPDescription) -
Method in class jade.domain.FIPAAgentManagement.APTransportDescription
-
- removeBehaviour(Behaviour) -
Method in class jade.core.Agent
- This method removes a given behaviour from the agent.
- removeChildren(AID) -
Method in interface jade.domain.DFGUIInterface
-
- removeContainerNode(String) -
Method in class jade.gui.AgentTree
-
- REMOVED_BEHAVIOUR -
Static variable in class jade.core.event.AgentEvent
-
- REMOVED_CONTAINER -
Static variable in class jade.core.event.PlatformEvent
-
- REMOVED_MTP -
Static variable in class jade.core.event.MTPEvent
-
- RemovedBehaviour - class jade.domain.introspection.RemovedBehaviour.
-
- REMOVEDBEHAVIOUR -
Static variable in class jade.domain.introspection.JADEIntrospectionOntology
-
- RemovedBehaviour() -
Constructor for class jade.domain.introspection.RemovedBehaviour
-
- removedBehaviour(AgentEvent) -
Method in interface jade.core.event.AgentListener
-
- RemovedContainer - class jade.domain.introspection.RemovedContainer.
- This class represents the
removed-container concept in the
jade-introspection ontology. - REMOVEDCONTAINER -
Static variable in class jade.domain.introspection.JADEIntrospectionOntology
-
- RemovedContainer() -
Constructor for class jade.domain.introspection.RemovedContainer
-
- removedContainer(PlatformEvent) -
Method in interface jade.core.event.PlatformListener
-
- removeDebuggedAgents(AID) -
Method in class jade.domain.JADEAgentManagement.DebugOn
-
- removeDebuggedAgents(AID) -
Method in class jade.domain.JADEAgentManagement.DebugOff
-
- RemovedMTP - class jade.domain.introspection.RemovedMTP.
- This class represents the
removed-mtp concept in the
jade-introspection ontology. - REMOVEDMTP -
Static variable in class jade.domain.introspection.JADEIntrospectionOntology
-
- RemovedMTP() -
Constructor for class jade.domain.introspection.RemovedMTP
-
- removedMTP(MTPEvent) -
Method in interface jade.core.event.MTPListener
-
- removeElement(AbsTerm) -
Method in class jade.content.abs.AbsAggregate
- Removes an element.
- removeElement(int) -
Method in class jade.content.abs.AbsAggregate
- Removes an element.
- removeElement(Object) -
Method in class jade.gui.VisualStringList
-
- removeElement(Object) -
Method in class jade.gui.VisualPropertiesList
-
- removeEncrypted(String) -
Method in class jade.domain.FIPAAgentManagement.Envelope
-
- removeFirst() -
Method in class jade.util.leap.LinkedList
- Removes and returns the first element from this list.
- removeIntendedReceiver(AID) -
Method in class jade.domain.FIPAAgentManagement.Envelope
-
- removeLanguages(String) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
-
- removeLanguages(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
-
- removeOntologies(String) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
-
- removeOntologies(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
-
- removeParent(AID) -
Method in interface jade.domain.DFGUIInterface
-
- removeProperties(Property) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
-
- removeProtocols(String) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
-
- removeProtocols(String) -
Method in class jade.domain.FIPAAgentManagement.ServiceDescription
-
- removeReceiver(AID) -
Method in class jade.lang.acl.ACLMessage
- Removes a value from
:receiver
slot.
- removeRemotePlatformNode(String) -
Method in class jade.gui.AgentTree
-
- removeReplyTo(AID) -
Method in class jade.lang.acl.ACLMessage
- Removes a value from
:reply_to
slot.
- removeResolvers(AID) -
Method in class jade.core.AID
- To remove a resolver.
- removeRoles(Role) -
Method in class jade.onto.JADEMetaOntology.AnOntology
-
- removeSearchResult(AID) -
Method in interface jade.domain.DFGUIInterface
-
- removeServices(ServiceDescription) -
Method in class jade.domain.FIPAAgentManagement.DFAgentDescription
-
- removeSlots(Slot) -
Method in class jade.onto.JADEMetaOntology.Role
-
- removeSniffedAgents(AID) -
Method in class jade.domain.JADEAgentManagement.SniffOn
-
- removeSniffedAgents(AID) -
Method in class jade.domain.JADEAgentManagement.SniffOff
-
- removeSubBehaviour(Behaviour) -
Method in class jade.core.behaviours.ParallelBehaviour
- Remove a sub behaviour from this
ParallelBehaviour
- removeSubBehaviour(Behaviour) -
Method in class jade.core.behaviours.SequentialBehaviour
- Remove a sub behaviour from this
SequentialBehaviour
- removeTo(AID) -
Method in class jade.domain.FIPAAgentManagement.Envelope
-
- removeUserDefinedParameter(String) -
Method in class jade.lang.acl.ACLMessage
- Removes the key and its corresponding value from the list of user
defined parameters in this ACLMessage.
- REPLY_KEY -
Variable in class jade.proto.AchieveREInitiator
- key to retrieve from the DataStore of the behaviour the last
ACLMessage object that has been received (null if the timeout
expired).
- Request - class jade.content.acl.Request.
-
- REQUEST -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- REQUEST -
Static variable in class jade.content.onto.ACLOntology
-
- REQUEST_KEY -
Variable in class jade.proto.AchieveREInitiator
- key to retrieve from the DataStore of the behaviour the ACLMessage
object passed in the constructor of the class.
- REQUEST_KEY -
Variable in class jade.proto.AchieveREResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent by the initiator.
- REQUEST_WHEN -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- REQUEST_WHENEVER -
Static variable in class jade.lang.acl.ACLMessage
- constant identifying the FIPA performative
- Request() -
Constructor for class jade.content.acl.Request
- Constructor
- RequestFIPAServiceBehaviour - class jade.domain.RequestFIPAServiceBehaviour.
- This class extends the
FipaRequestIntiatorBehaviour in order to request an agent, e.g. - RequestFIPAServiceBehaviour.NotYetReady - exception jade.domain.RequestFIPAServiceBehaviour.NotYetReady.
- Exception class for timeouts.
- RequestFIPAServiceBehaviour(Agent, AID, String, Object) -
Constructor for class jade.domain.RequestFIPAServiceBehaviour
- Create a behaviour to request an agent to perform a specific action.
- RequestFIPAServiceBehaviour(Agent, AID, String, Object, SearchConstraints) -
Constructor for class jade.domain.RequestFIPAServiceBehaviour
- Create a behaviour to request an agent to perform a specific action.
- reset() -
Method in class jade.core.behaviours.Behaviour
- Restores behaviour initial state.
- reset() -
Method in class jade.core.behaviours.CompositeBehaviour
- Puts a
CompositeBehaviour back in initial state.
- reset() -
Method in class jade.core.behaviours.ParallelBehaviour
- Resets this behaviour.
- reset() -
Method in class jade.core.behaviours.SimpleBehaviour
- Resets a
SimpleBehaviour.
- reset() -
Method in class jade.core.behaviours.ReceiverBehaviour
- Resets this behaviour.
- reset() -
Method in class jade.lang.acl.ACLMessage
- Resets all the message slots.
- reset() -
Method in class jade.proto.FipaRequestInitiatorBehaviour
- This method resets this behaviour so that it restarts from the initial
state of the protocol with the same request message.
- reset() -
Method in class jade.proto.AchieveREInitiator
- reset this behaviour by putting a null ACLMessage as message
to be sent
- reset() -
Method in class jade.proto.FipaContractNetInitiatorBehaviour
- Deprecated. This method resets this behaviour object so that it restarts from
the initial state of the protocol.
- reset() -
Method in class jade.proto.FipaQueryResponderBehaviour
- This method allows to reset the behaviour.
- reset() -
Method in class jade.proto.FipaContractNetResponderBehaviour
- This method is called to restart the protocol and wait again for
a new call for proposal message.
- reset(ACLMessage) -
Method in class jade.proto.FipaRequestInitiatorBehaviour
- This method resets this behaviour so that it restarts the protocol with
another request message.
- reset(ACLMessage) -
Method in class jade.proto.AchieveREInitiator
- reset this behaviour
- reset(ACLMessage, List) -
Method in class jade.proto.FipaContractNetInitiatorBehaviour
- Deprecated.
- reset(ACLMessage, List) -
Method in class jade.proto.FipaContractNetInitiatorBehaviour
- Deprecated.
- reset(ACLMessage, MessageTemplate) -
Method in class jade.proto.FipaRequestInitiatorBehaviour
- This method resets this behaviour so that it restarts the protocol with
other request message and MessageTemplate
- reset(Date) -
Method in class jade.core.behaviours.WakerBehaviour
- This method must be called to reset the behaviour and starts again
- reset(long) -
Method in class jade.core.behaviours.WakerBehaviour
- This method must be called to reset the behaviour and starts again
- reset(MessageTemplate) -
Method in class jade.proto.AchieveREResponder
- This method allows to change the
MessageTemplate
that defines what messages this FIPARequestResponder will react to and reset the protocol.
- resetContent(Iterator) -
Method in class jade.gui.VisualStringList
-
- RESOLVERS -
Static variable in class jade.content.onto.BasicOntology
-
- RESPONSE_KEY -
Variable in class jade.proto.AchieveREResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a response to the initiator.
- restart() -
Method in class jade.core.behaviours.Behaviour
- Restarts a blocked behaviour.
- restart() -
Method in class jade.core.behaviours.CompositeBehaviour
- Restarts this behaviour.
- restartLater(Behaviour, long) -
Method in class jade.core.Agent
- Schedules a restart for a behaviour, after a certain amount of
time has passed.
- restore(InputStream) -
Method in class jade.core.Agent
- This method reads a previously saved agent, replacing the current
state of this agent with the one previously saved.
- RESULT -
Static variable in class jade.onto.basic.BasicOntology
-
- RESULT_NOTIFICATION_KEY -
Variable in class jade.proto.AchieveREResponder
- key to retrieve from the DataStore of the behaviour the ACLMessage
object sent as a result notification to the initiator.
- ResultPredicate - class jade.onto.basic.ResultPredicate.
- This class represents the result predicate ontological role, i.e.
- ResultPredicate() -
Constructor for class jade.onto.basic.ResultPredicate
-
- Role - class jade.onto.JADEMetaOntology.Role.
-
- ROLE -
Static variable in class jade.onto.JADEMetaOntology.JADEMetaOntology
-
- Role() -
Constructor for class jade.onto.JADEMetaOntology.Role
-
- root() -
Method in class jade.core.behaviours.Behaviour
- Returns the root for this
Behaviour object.
- ROUTED_MESSAGE -
Static variable in class jade.core.event.MessageEvent
-
- RoutedMessage - class jade.domain.introspection.RoutedMessage.
-
- ROUTEDMESSAGE -
Static variable in class jade.domain.introspection.JADEIntrospectionOntology
-
- RoutedMessage() -
Constructor for class jade.domain.introspection.RoutedMessage
-
- routedMessage(MessageEvent) -
Method in interface jade.core.event.MessageListener
-
- run() -
Method in class jade.core.Agent
- This method is the main body of every agent.
- Runtime - class jade.core.Runtime.
- This class is a Singleton class, allowing intial access to the JADE
runtime system.
reply message back to the
requester.
sequence of entities
Setinterface.
set of entities
getArguments instead
:content slot.
:conversation-id slot.
Behaviour
:sender and :receiver message slots to
fill in the envelope.
:encoding slot.
:in-reply-to slot.
:language slot.
:ontology slot.
put.
:protocol slot.
reply-by slot
must be a valid Date, the method setReplyByDate should
be used that guarantees avoiding problems. If the passed
parameter represents a wrong date, this method silently converts
its value to null.
:reply-by slot.
:reply-with slot.
:sender slot.
sender.
short type in a SlotDescriptor.
SortedSetinterface.
createAgentContainer()
or createMainContainer() and
is here for compatibility with PersonalJava.
String type in a SlotDescriptor.
TransportAddress object.
name
AID using the specified ontology.
java.util.Date.
List using the specified ontology.
List using a specified ontology.
Name object into a string.
name:className(arg1 arg2 argn)
toSL0String() and catching any exception.
java.util.Date into a FIPA DateTime
token by using the UTC time.
java.util.Date into a FIPA DateTime token.
toString method should be used instead
of this method.
toString method should be used instead
of this method.
toString method should be used instead
of this method.
toString method should be used instead
of this method.
UnreachableException with the given message.
Factory object
association.
ParallelBehaviour that terminates when all its
children are done.
ParallelBehaviour that terminates when any of
its child is done.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||